projects
/
project
/
firmware-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0319206
)
ralink: don't build mkhilinkfw untilt he ssl header dependency is resolved
author
John Crispin
<
[email protected]
>
Sun, 12 Jan 2014 17:26:24 +0000
(17:26 +0000)
committer
John Crispin
<
[email protected]
>
Sun, 12 Jan 2014 17:26:24 +0000
(17:26 +0000)
Signed-off-by: John Crispin <
[email protected]
>
SVN-Revision: 39248
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 309189bdfcbec131a46b83b30c0e29aa45442b22..585090ec71c41d48a3fe7f1d057b608496cf43e9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-64,7
+64,7
@@
define Host/Compile
$(call cc,fix-u-media-header cyg_crc32,-Wall)
$(call cc,hcsmakeimage bcmalgo)
$(call cc,mkporayfw, -Wall)
- $(call cc,mkhilinkfw, -lcrypto)
+
#
$(call cc,mkhilinkfw, -lcrypto)
$(call cc,mkdcs932, -Wall)
endef